home *** CD-ROM | disk | FTP | other *** search
/ Express Pd: GALORE / Express Pd Galore - The Amiga PD & Shareware CD (1994)(Express Pd)[!][Amiga-CD32-CDTV].iso / productivity / science / algorhythms / source / menus.h < prev    next >
Text File  |  1988-10-05  |  134b  |  5 lines

  1. /* menus.h for AlgoRhythms.c by Thomas E. Janzen */
  2. void Init_Menu(void);
  3. int CheckMenu(int *class, int *code);
  4. void CloseMenu(void);
  5.